Configuring Stitch
-
Properties representing the configuration of a client that communicate with a particular MongoDB Stitch application.
See moreDeclaration
Swift
public class StitchAppClientConfiguration : StitchClientConfiguration
-
A builder that can build a
See moreStitchAppClientConfiguration
object. Use this class to prepare a builder to pass into client initialization methods on theStitch
utility class.Declaration
Swift
public class StitchAppClientConfigurationBuilder : StitchClientConfigurationBuilder